home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / Diagram / UW_Palettes / Gradations.dpalette2 / Image49 (.txt) < prev    next >
NeXT TypedStream Data  |  1995-06-12  |  584b  |  25 lines

  1. typedstream
  2. NXImage
  3. Object
  4. NXEPSImageRep
  5. NXImageRep
  6. iisssss
  7. [442c]%!PS-Adobe-2.0 EPSF-2.0
  8. %%Title: TB_White-Dark.eps
  9. %%Creator: Kevin Brain
  10. %%CreationDate: June 9 1992
  11. %%Pages: 0 1
  12. %%BoundingBox: 0 0 100 100
  13. %%EndComments
  14. /box { dup 0 exch lineto 1 index 1 index lineto pop 0 lineto closepath } bind def
  15. /topGray {1} bind def
  16. /bottomGray {.333} bind def
  17. topGray bottomGray sub 100 div /inc exch def
  18. 0 -.5 translate
  19. 0 .5 99.5 {
  20. 0 .5 translate
  21. 0 0 moveto
  22. inc mul bottomGray add setgray
  23. 100 .5 box
  24. } for
  25.